GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging / BarcodeAztecReaderDoScan_3 Method





In This Topic
BarcodeAztecReaderDoScan_3 Method (GdPictureImaging)
In This Topic
Syntax
'Declaration
 
Public Function BarcodeAztecReaderDoScan_3( _
   ByVal ImageID As Integer, _
   ByVal ScanMode As BarcodeAztecReaderScanMode, _
   ByVal ExpectedCount As Integer _
) As GdPictureStatus
public GdPictureStatus BarcodeAztecReaderDoScan_3( 
   int ImageID,
   BarcodeAztecReaderScanMode ScanMode,
   int ExpectedCount
)
public function BarcodeAztecReaderDoScan_3( 
    ImageID: Integer;
    ScanMode: BarcodeAztecReaderScanMode;
    ExpectedCount: Integer
): GdPictureStatus; 
public function BarcodeAztecReaderDoScan_3( 
   ImageID : int,
   ScanMode : BarcodeAztecReaderScanMode,
   ExpectedCount : int
) : GdPictureStatus;
public: GdPictureStatus BarcodeAztecReaderDoScan_3( 
   int ImageID,
   BarcodeAztecReaderScanMode ScanMode,
   int ExpectedCount
) 
public:
GdPictureStatus BarcodeAztecReaderDoScan_3( 
   int ImageID,
   BarcodeAztecReaderScanMode ScanMode,
   int ExpectedCount
) 

Parameters

ImageID
ScanMode
ExpectedCount
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging
GdPictureImaging Members